Crate springboard_api

source ·
Expand description

Provides the interface to make kernels compatible with the springboard crate.

Re-exports

Modules

  • Allows to configure the system environment set up by the bootloader.
  • Contains the boot information struct sent by the bootloader to the kernel on startup.

Macros

  • Defines the entry point function.